Skip to content

Add community content disclaimers#2058

Merged
mnriem merged 2 commits intogithub:mainfrom
mnriem:add-community-disclaimers
Apr 2, 2026
Merged

Add community content disclaimers#2058
mnriem merged 2 commits intogithub:mainfrom
mnriem:add-community-disclaimers

Conversation

@mnriem
Copy link
Copy Markdown
Collaborator

@mnriem mnriem commented Apr 1, 2026

Summary

Add [!NOTE] disclaimers clarifying that community-contributed content (extensions, presets, walkthroughs, and related projects) is independently created and maintained by their respective authors and is not reviewed, nor endorsed, nor supported by GitHub.

Changes

Disclaimers added to:

  • README.md

    • 🧩 Community Extensions — includes note that the Community Extensions website is also a third-party resource
    • 🎨 Community Presets
    • 🚶 Community Walkthroughs
    • 🛠️ Community Friends
  • extensions/README.md

    • Community Reference Catalog (catalog.community.json) section
    • Available Community Extensions section — includes note about the Community Extensions website
  • presets/README.md

    • Catalog Management section (where community catalogs are referenced)

Why

The README links to third-party community extensions, a community extensions website, presets, walkthroughs, and projects without making it clear that these are not reviewed, endorsed, or supported by GitHub. This PR adds consistent disclaimers across all community-facing sections.

Add notes clarifying that community extensions, presets, walkthroughs,
and community friends are independently created and maintained by their
respective authors and are not reviewed, nor endorsed, nor supported
by GitHub.

Disclaimers added to:
- README.md: Community Extensions, Community Presets, Community
  Walkthroughs, and Community Friends sections
- extensions/README.md: Community Reference Catalog and Available
  Community Extensions sections
- presets/README.md: Catalog Management section
Copilot AI review requested due to automatic review settings April 1, 2026 22:49
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds GitHub-style [!NOTE] admonition disclaimers to community-facing documentation sections to clarify that community-contributed content is third-party and not reviewed/endorsed/supported by GitHub.

Changes:

  • Added disclaimers to community sections in the root README (extensions, presets, walkthroughs, friends).
  • Added disclaimers to extensions/README.md around the community catalog and community extensions listing.
  • Added a disclaimer to presets/README.md near community catalog usage.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
README.md Adds [!NOTE] disclaimers to multiple community-content sections.
extensions/README.md Adds [!NOTE] disclaimers near community catalog and community extensions listing.
presets/README.md Adds [!NOTE] disclaimer near community catalog management guidance.
Comments suppressed due to low confidence (1)

README.md:267

  • PR description calls out "consistent disclaimers" for community content, but this "Community Friends" disclaimer is shorter than the others and lacks the explicit "review source code" / "use at your own discretion" guidance. If the shorter form is intentional, consider updating the PR description; otherwise, align the wording for consistency.
> [!NOTE]
> Community projects listed here are independently created and maintained by their respective authors. They are **not reviewed, nor endorsed, nor supported by GitHub**.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mnriem
Copy link
Copy Markdown
Collaborator Author

mnriem commented Apr 1, 2026

@copilot apply changes based on the comments in this thread

- Clarify that GitHub/maintainers may review catalog PRs for formatting
  and policy compliance, but do not review, audit, endorse, or support
  the extension/preset code itself (avoids contradiction with submission
  process that mentions PR reviews)
- Add missing 'use at your own discretion' guidance to Community
  Walkthroughs and Community Friends sections for consistency
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.

Comments suppressed due to low confidence (1)

README.md:268

  • Minor grammar: “not reviewed, nor endorsed, nor supported by GitHub” reads awkwardly with repeated “nor”. Consider “not reviewed, endorsed, or supported by GitHub” for clarity and consistency with other notes.
> [!NOTE]
> Community projects listed here are independently created and maintained by their respective authors. They are **not reviewed, nor endorsed, nor supported by GitHub**. Review their source code before installation and use at your own discretion.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mnriem mnriem merged commit 0945df9 into github:main Apr 2, 2026
12 checks passed
@mnriem mnriem deleted the add-community-disclaimers branch April 2, 2026 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants